vr2-3-02.wrl


[ VRML source code ]

#VRML V2.0 utf8
#vr2-3-02.wrl
Shape {
  geometry Cone {
    bottomRadius 3
    height       6
    bottom FALSE
  }
}
Transform {
  translation 0 8 0
  children [
    Shape {
      geometry Cone {
        height 25
      }
    }
  ]
}